[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 650   SHUFFLE   <  SKIP 2796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21510Perry, Carol46236BottropNordrhein-WestfalenGermany
23969Sanders, Cole93000BobignySeine Saint DenisFrance
22932Jai, Maurice2036MatravilleNew South WalesAustralia

Generated 2025-07-14 13:15:31.538 UTC