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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12374Kapoor, Marie59170CroixNordFrance
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
28954Hu, Omar, S4700RockhamptonQueenslandAustralia

Generated 2025-07-17 17:24:25.541 UTC