[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 280   SHUFFLE   <  SKIP 1741  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13656Howard, Faith90706BellflowerCaliforniaUnited States
26343Washington, Mariah99202SpokaneWashingtonUnited States
26807Hall, Angel, H91945Lemon GroveCaliforniaUnited States
15663Chen, Mandy, A75007ParisSeine (Paris)France

Generated 2025-07-21 20:10:26.899 UTC