[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 189   SHUFFLE   <  SKIP 1484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21140Diaz, Byron, A91502BurbankCaliforniaUnited States
28637Lee, Brandon91932Imperial BeachCaliforniaUnited States
15423Long, Jack99362Walla WallaWashingtonUnited States

Generated 2025-07-09 08:20:24.483 UTC