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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23701Barnes, Marissa94947NovatoCaliforniaUnited States
15075Kelly, AlexaEM15Esher-MoleseyEnglandUnited Kingdom
13744Andersen, Alvin, C98312BremertonWashingtonUnited States

Generated 2025-07-15 02:55:39.135 UTC