[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 62   SHUFFLE   <  SKIP 1144  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27218Allen, Bailey, F90401Santa MonicaCaliforniaUnited States
22629Rodriguez, MatthewKB9KirkbyEnglandUnited Kingdom
17927Patel, Douglas2500WollongongNew South WalesAustralia
13663Tang, Melvin, R70511StuttgartSaarlandGermany

Generated 2025-07-22 06:20:22.654 UTC