[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 9780  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
27104Zhu, Randy, B90706BellflowerCaliforniaUnited States
25909James, Chase, J91950National CityCaliforniaUnited States

Generated 2025-07-17 11:08:29.287 UTC