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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28155Watson, Taylor92625Newport BeachCaliforniaUnited States
28878Guo, Alvin, ROX14 4SEOxfordEnglandUnited Kingdom
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States

Generated 2025-07-13 09:15:44.116 UTC