[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   SHUFFLE   SKIP 250   <  SKIP 119  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19091Yuan, Warren, P6105CloverdaleSouth AustraliaAustralia
22823Alexander, IsabelTY31RuncornEnglandUnited Kingdom
12983Carter, Gabriella91932Imperial BeachCaliforniaUnited States
18471Stewart, Paige, J98168BurienWashingtonUnited States

Generated 2025-07-21 06:42:08.999 UTC