[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2652  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11913Ms., Robinson, Rebecca, A.3198SeafordVictoriaAustralia
13565Zhao, Tiffany, K92400CourbevoieHauts de SeineFrance
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-12 07:33:08.738 UTC