[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 484   SHUFFLE   <  SKIP 2782  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22457Cooper, Kimberly, JPE17BuryEnglandUnited Kingdom
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom
22229Perry, Wyatt91502BurbankCaliforniaUnited States

Generated 2025-07-14 18:44:23.665 UTC