[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 24   SHUFFLE   <  SKIP 2254  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15460Nara, Bethany66041PoingSaarlandGermany
16790Lopez, Hunter, A97205PortlandOregonUnited States
21288Hall, Hunter94303Palo AltoCaliforniaUnited States

Generated 2025-07-11 14:22:47.871 UTC