[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 3048  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14963Perry, Sydney, CCM11BillericayEnglandUnited Kingdom
12608Sanchez, BrettPE17BuryEnglandUnited Kingdom
19003Stewart, Jared, L94947NovatoCaliforniaUnited States
21099Liu, Sandra, D91420MorangisEssonneFrance
27820Patel, JoelWA1 4SYWoolstonEnglandUnited Kingdom
28155Watson, Taylor92625Newport BeachCaliforniaUnited States

Generated 2025-10-28 02:05:57.338 UTC