[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 1724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13487Martin, Emily, T91977Spring ValleyCaliforniaUnited States
18828Wright, Morgan98201EverettWashingtonUnited States
20438Scott, Robert, C91791West CovinaCaliforniaUnited States

Generated 2025-07-11 21:01:46.038 UTC