[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 405   SHUFFLE   <  SKIP 1748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17576Vazquez, Albert90210Beverly HillsCaliforniaUnited States
21493Coleman, Carson92102San DiegoCaliforniaUnited States
16736Alexander, Kelly98366Port OrchardWashingtonUnited States

Generated 2025-07-20 15:41:36.447 UTC