[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   SKIP 2511   SHUFFLE   <  SKIP 1280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23200Rodriguez, Grace, C98027IssaquahWashingtonUnited States
19935Navarro, Clinton66041PoingSaarlandGermany
21538Luo, Tara, W93000BobignySeine Saint DenisFrance

Generated 2025-07-19 12:54:07.297 UTC