[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 826   SHUFFLE   <  SKIP 3218  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17928She, Terrence, S45001EssenHamburgGermany
20358Murphy, Brian99362Walla WallaWashingtonUnited States
17457Allen, Katherine98168BurienWashingtonUnited States

Generated 2025-07-21 22:19:04.263 UTC