[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 2283   SHUFFLE   <  SKIP 18  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15973Garcia, Christopher98284Sedro WoolleyWashingtonUnited States
17693Jenkins, Justin98052RedmondWashingtonUnited States
12099Hall, Sydney98901YakimaWashingtonUnited States

Generated 2025-07-11 23:09:24.719 UTC