[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 1003  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17839Chander, Christine, LOX16 8RSOxonEnglandUnited Kingdom
28360Adams, Isaiah, L92625Newport BeachCaliforniaUnited States
19063Kelly, Gabrielle93290Tremblay-en-FranceSeine Saint DenisFrance
11548Sanchez, RaymondRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-15 14:39:40.015 UTC