[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 6018  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22493Sanz, Dwayne, D48001MünsterSaarlandGermany
18828Wright, Morgan98201EverettWashingtonUnited States
27216Diaz, Ana, D91776San GabrielCaliforniaUnited States
14647Howard, Sean, A94947NovatoCaliforniaUnited States

Generated 2025-07-12 14:44:08.453 UTC