[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 468   SHUFFLE   <  SKIP 1280  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15483Robinson, Katherine91776San GabrielCaliforniaUnited States
20747Vazquez, Melody98168BurienWashingtonUnited States
11123Alvarez, Philip, A3429SunburyVictoriaAustralia

Generated 2025-07-14 03:23:26.867 UTC