[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 6908  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16509Sai, VeronicaEC1R 0DULondonEnglandUnited Kingdom
25966Watson, Alex, B92102San DiegoCaliforniaUnited States
21941Moore, Gail90401Santa MonicaCaliforniaUnited States

Generated 2025-07-14 00:38:12.793 UTC