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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12497Kumar, Ashlee, M66001SaarbrückenSaarlandGermany
26622Howard, Jan98020EdmondsWashingtonUnited States
22779Ruiz, Lance94704BerkeleyCaliforniaUnited States

Generated 2025-07-11 02:23:26.185 UTC