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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17399Sanchez, Ian, F94303Palo AltoCaliforniaUnited States
27365Jimenez, Jimmy4169East BrisbaneQueenslandAustralia
16086Watson, Charles, W90706BellflowerCaliforniaUnited States

Generated 2025-07-12 03:13:25.335 UTC