[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 750   SHUFFLE   <  SKIP 357  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24105Sanchez, Carolyn78000VersaillesYvelineFrance
22668Hernandez, Adrienne, YE17 6JFLondonEnglandUnited Kingdom
21672Gomez, Craig, D60061Frankfurt am MainSaarlandGermany
16033Lin, Erica, ESW19 3RULondonEnglandUnited Kingdom
16294Hu, Steve, AW10 6BLLondonEnglandUnited Kingdom
23805Hayes, Luke97034Lake OswegoOregonUnited States

Generated 2025-07-10 01:09:26.862 UTC