[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 512   SHUFFLE   <  SKIP 397  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23795Moore, Lauren, L92118CoronadoCaliforniaUnited States
26799Russell, Ryan, G92118CoronadoCaliforniaUnited States
23926Weber, Lydia66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-11 13:17:56.847 UTC