[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 405   SHUFFLE   <  SKIP 1696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28382Ortega, Roberto, R24044KielSaarlandGermany
20920Rai, Jaclyn, I59000LilleNordFrance
26908Zheng, Glenn45000OrleansLoiretFrance

Generated 2025-07-15 03:06:04.084 UTC