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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26450Ramirez, Lauren, L97301SalemOregonUnited States
27506Srini, Carla94010BurlingameCaliforniaUnited States
24777Adams, Eric94063Redwood CityCaliforniaUnited States

Generated 2025-07-21 10:26:30.614 UTC