[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 2997   <  SKIP 2579  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21557Lal, Kate2060Lavender BayNew South WalesAustralia
27474Hayes, Alexandria, C98168BurienWashingtonUnited States
14787Smith, TabithaB29 6SLBirminghamEnglandUnited Kingdom
23024Davis, Emma97355LebanonOregonUnited States

Generated 2025-07-21 18:40:17.276 UTC