[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 2130   SHUFFLE   <  SKIP 62  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13150Yang, Lacey2113North RydeNew South WalesAustralia
20742Stewart, Isabella, M97034Lake OswegoOregonUnited States
26419Suri, Geoffrey12171BerlinSaarlandGermany
19296Zheng, Jake75009ParisSeine (Paris)France

Generated 2025-07-15 04:42:32.095 UTC