[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 549   SHUFFLE   <  SKIP 1400  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15048Yuan, Bonnie, HWA1WarringtonEnglandUnited Kingdom
14501Prasad, Ruben90210Beverly HillsCaliforniaUnited States
27995Stewart, Carlos, E94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 21:22:45.498 UTC