[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 3669   SHUFFLE   <  SKIP 124  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17356Evans, Mary, E97034Lake OswegoOregonUnited States
11424Garcia, Pamela, S12311BerlinSaarlandGermany
23248Peterson, Bailey, D98055RentonWashingtonUnited States

Generated 2025-07-10 19:23:31.589 UTC