[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 589   SHUFFLE   <  SKIP 2418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16376Wright, Maria, D98225BellinghamWashingtonUnited States
14560Huang, Kelvin90706BellflowerCaliforniaUnited States
22482Jenkins, Cassidy, L60323FrankfurtHessenGermany

Generated 2025-07-17 22:32:33.864 UTC