[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 680   SHUFFLE   <  SKIP 3266  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17693Jenkins, Justin98052RedmondWashingtonUnited States
19471Martinez, BryantOX16 8RSOxonEnglandUnited Kingdom
17697Gray, Nathaniel90241DowneyCaliforniaUnited States
16424Diaz, Brandi75012ParisSeine (Paris)France

Generated 2025-07-19 16:51:04.650 UTC