[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 875   SHUFFLE   <  SKIP 9221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23793Kumar, Ryan98168BurienWashingtonUnited States
28094Peterson, Melanie97034Lake OswegoOregonUnited States
17429Carter, Wyatt97005BeavertonOregonUnited States

Generated 2025-07-14 04:07:49.777 UTC