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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23219Mrs., West, AlyssaPE17BuryEnglandUnited Kingdom
13977Brown, Alexandra, R98027IssaquahWashingtonUnited States
21851Railson, Stuart, W60323FrankfurtHessenGermany

Generated 2025-07-20 01:53:19.489 UTC