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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23258Watson, Megan, S90505TorranceCaliforniaUnited States
16211Roberts, Jesse98312BremertonWashingtonUnited States
24597Dominguez, Lee, R1002SydneyNew South WalesAustralia

Generated 2025-07-21 15:51:49.408 UTC