[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 189   SHUFFLE   <  SKIP 1377  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21325Hayes, Angela92020El CajonCaliforniaUnited States
29095Jimenez, Jaime, E1597Lane CoveNew South WalesAustralia
25382Hughes, Richard, L94519ConcordCaliforniaUnited States

Generated 2025-07-09 15:08:01.567 UTC