[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   SHUFFLE   SKIP 2945   <  SKIP 600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28056Gray, Alex99362Walla WallaWashingtonUnited States
27474Hayes, Alexandria, C98168BurienWashingtonUnited States
23075Sandberg, Rebekah90706BellflowerCaliforniaUnited States

Generated 2025-07-19 12:13:47.852 UTC