[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 717   SHUFFLE   <  SKIP 1943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22330Walker, Jose94519ConcordCaliforniaUnited States
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-10 14:52:46.007 UTC