[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 2421   SHUFFLE   <  SKIP 1109  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18599Simmons, Kyle, J98027IssaquahWashingtonUnited States
27443Jackson, Jessica, M94947NovatoCaliforniaUnited States
29407Ms., Smith, SamanthaGL50CheltenhamEnglandUnited Kingdom
24548Liu, Crystal33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-14 23:17:59.140 UTC