[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 2693   SHUFFLE   <  SKIP 1047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19165Russell, Miranda91776San GabrielCaliforniaUnited States
13896Mitchell, Hailey98168BurienWashingtonUnited States
15194Suarez, Erik, W94014ColmaCaliforniaUnited States

Generated 2025-07-13 15:57:19.734 UTC