[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 999   SHUFFLE   <  SKIP 2064  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16633Becker, Kelli, E3198SeafordVictoriaAustralia
19655Murphy, Cindy, M91791West CovinaCaliforniaUnited States
28720Liu, Candice4000BrisbaneQueenslandAustralia

Generated 2025-07-20 20:27:07.221 UTC