[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 394   SHUFFLE   <  SKIP 256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom
18983Price, Destiny91776San GabrielCaliforniaUnited States
18623Torres, Anne, W57000MetzMoselleFrance
11347Navarro, Roy, T38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-16 23:50:46.380 UTC