[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 2236   SHUFFLE   <  SKIP 1034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25141Gutierrez, WalterSW8 1XDLondonEnglandUnited Kingdom
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
26071Henderson, Brittany, W94519ConcordCaliforniaUnited States

Generated 2025-07-19 20:49:19.558 UTC