[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 4438   <  SKIP 479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24473Rana, Marco, K2500WollongongNew South WalesAustralia
22978Jai, Devon2065St. LeonardsNew South WalesAustralia
22529Raman, Ross77127LieusaintSeine et MarneFrance

Generated 2025-07-17 09:55:02.735 UTC