[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 840   SHUFFLE   <  SKIP 28  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29003Perez, Veronica91910Chula VistaCaliforniaUnited States
23807Hughes, Carson94015Daly CityCaliforniaUnited States
13768Munoz, Ross, B92400CourbevoieHauts de SeineFrance
24558Brooks, Savannah, RCM11BillericayEnglandUnited Kingdom
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance
23326Ye, Tiffany, K90706BellflowerCaliforniaUnited States

Generated 2025-07-13 11:53:02.610 UTC