[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 1500   <  SKIP 4858  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22154Yuan, Yolanda, CK0J 1J0Chalk RiberOntarioCanada
12870Munoz, Tyrone, G53131BonnNordrhein-WestfalenGermany
20141Flores, Angelica, M59140DunkerqueNordFrance

Generated 2025-07-22 06:15:13.087 UTC