[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 1509   SHUFFLE   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25450Deng, Darrell, A70511StuttgartSaarlandGermany
20596Ramos, Janet, BRG7 5H7ReadingEnglandUnited Kingdom
27979Zeng, Ramon2300NewcastleNew South WalesAustralia

Generated 2025-07-14 06:14:29.606 UTC