[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 324   SHUFFLE   <  SKIP 1063  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17812Nara, Casey, EKB9KirkbyEnglandUnited Kingdom
18687Smith, Olivia, C94010BurlingameCaliforniaUnited States
19173Lal, Kelli, JMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 18:11:45.146 UTC