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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25167Hughes, Elijah94070San CarlosCaliforniaUnited States
11141Ramirez, Nicole94015Daly CityCaliforniaUnited States
19037Chen, Marshall, EOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-17 02:06:46.045 UTC