[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 663   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20993Xie, Mitchell, B6006PerthSouth AustraliaAustralia
14291White, TylerV8POak BayBritish ColumbiaCanada
21547Raje, Brad, EGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 11:46:52.430 UTC