[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 549   SHUFFLE   <  SKIP 146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27606Edwards, Courtney, A97222MilwaukieOregonUnited States
19641Evans, Richard97034Lake OswegoOregonUnited States
23484Allen, Jenna, T91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 10:33:34.491 UTC