[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 1076   SHUFFLE   <  SKIP 791  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20359Blue, Rachel90706BellflowerCaliforniaUnited States
23937Ruiz, Eddie, C53131BonnHamburgGermany
28709Gonzalez, Stefanie, JW1N 9FALondonEnglandUnited Kingdom
22694Kapoor, Molly, N40434DuesseldorfHessenGermany

Generated 2025-07-21 09:01:44.311 UTC