[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   SKIP 875   SHUFFLE   <  SKIP 4830  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27602Campbell, Wyatt, CV3A 4R2LangleyBritish ColumbiaCanada
17219Sharma, Kelsey, L92700ColombesHauts de SeineFrance
14237Andersen, Kate6105CloverdaleSouth AustraliaAustralia
17938Gill, Ruben, D77127LieusaintSeine et MarneFrance

Generated 2025-07-19 23:09:53.971 UTC