[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 625   SHUFFLE   <  SKIP 2707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15131Sun, Lacey, L2036MatravilleNew South WalesAustralia
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
12068Jenkins, Maria, L92625Newport BeachCaliforniaUnited States

Generated 2025-07-19 21:05:33.399 UTC