[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 2005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27569Wood, Jocelyn, E91364Woodland HillsCaliforniaUnited States
25872Ross, Melanie, H98284Sedro WoolleyWashingtonUnited States
17801He, Shannon94310OrlyVal de MarneFrance

Generated 2025-07-11 15:44:05.805 UTC