[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 0   SHUFFLE   <  SKIP 1091  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19983Martinez, Michael, B90706BellflowerCaliforniaUnited States
22814Kumar, Edwin92150SuresnesHauts de SeineFrance
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom
19687Coleman, Connor92625Newport BeachCaliforniaUnited States
27749Brown, Alexis, A91502BurbankCaliforniaUnited States
17746Nath, Cedric, C30601HannoverNordrhein-WestfalenGermany

Generated 2025-10-28 22:11:18.653 UTC