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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24259Price, Gavin, J98312BremertonWashingtonUnited States
22995Bryant, Isabella, LV3A 4R2LangleyBritish ColumbiaCanada
23282James, Ariana97222MilwaukieOregonUnited States

Generated 2025-07-21 14:37:26.182 UTC