[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 634   SHUFFLE   <  SKIP 174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11191Perez, Kristi, E94014ColmaCaliforniaUnited States
24777Adams, Eric94063Redwood CityCaliforniaUnited States
21405Shen, Bonnie4217Gold CoastQueenslandAustralia

Generated 2025-07-12 19:45:24.893 UTC