[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 328   SHUFFLE   <  SKIP 1500  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27445Tang, Shaun, S94014ColmaCaliforniaUnited States
15023Watson, Juan, J99202SpokaneWashingtonUnited States
26819Mitchell, Devin66740SaarlouisSaarlandGermany

Generated 2025-07-10 02:48:58.556 UTC