[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 875   SHUFFLE   <  SKIP 6181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23129Ashe, Misty, R2065St. LeonardsNew South WalesAustralia
13422Washington, Jacqueline, C91977Spring ValleyCaliforniaUnited States
14830Ward, Isabella66740SaarlouisSaarlandGermany

Generated 2025-07-10 10:22:47.314 UTC