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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19299Browning, Carrie, GRG11 5TPBerkshireEnglandUnited Kingdom
13466James, BryceV3A 4R2LangleyBritish ColumbiaCanada
14571Richardson, Rachel, M90706BellflowerCaliforniaUnited States

Generated 2025-10-31 19:22:39.986 UTC