[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 3669   SHUFFLE   <  SKIP 2599  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17352Goel, Drew6006PerthSouth AustraliaAustralia
28133Huang, Willie, C2138RhodesNew South WalesAustralia
22402Xie, Clarence4700RockhamptonQueenslandAustralia

Generated 2025-07-13 12:45:14.823 UTC