[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 767   SHUFFLE   <  SKIP 2615  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28787Wood, Gabrielle, S98312BremertonWashingtonUnited States
21109Pal, Katie70452StuttgartSaarlandGermany
13739Coleman, Jason, H98055RentonWashingtonUnited States

Generated 2025-07-20 05:55:46.281 UTC