[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3541  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14445Henderson, Benjamin, R94303Palo AltoCaliforniaUnited States
22282Hughes, Jonathan97034Lake OswegoOregonUnited States
29274Green, Miguel, A91945Lemon GroveCaliforniaUnited States
27808Clark, Christopher, R78400ChatouYvelineFrance

Generated 2025-07-12 11:21:33.899 UTC