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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
19292Lin, Micah75009ParisSeine (Paris)France
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 19:50:34.560 UTC