[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 6869   <  SKIP 330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12691Andersen, Rafael, E5023FindonSouth AustraliaAustralia
13823Zheng, Margaret, D91370Verrieres Le BuissonEssonneFrance
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-15 23:12:31.508 UTC