[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 3704   SKIP 0  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23813Bennett, Hannah, E94063Redwood CityCaliforniaUnited States
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
22160Richardson, Alex, E97205PortlandOregonUnited States

Generated 2025-07-21 14:05:18.483 UTC