[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 2608   SHUFFLE   <  SKIP 1070  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29302Fernandez, Carolyn, S3220GeelongVictoriaAustralia
19953Lal, Darrell3198SeafordVictoriaAustralia
16937Rubio, Craig59170CroixNordFrance

Generated 2025-07-13 19:02:26.475 UTC