[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 2421   SHUFFLE   <  SKIP 395  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16597Xu, Kelli, L38231SalzgitterHessenGermany
27004Moreno, Philip, E53131BonnNordrhein-WestfalenGermany
27317Lopez, Raymond, GMK8 8DFMilton KeynesEnglandUnited Kingdom
27180Diaz, Joe, L41485GrevenbroichBayernGermany

Generated 2025-07-13 16:05:00.317 UTC