[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 8191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22590Hughes, Oscar, B66578NeunkirchenSaarlandGermany
25886Rogers, Rachel98270MarysvilleWashingtonUnited States
19819Brown, Andrew91950National CityCaliforniaUnited States

Generated 2025-07-16 06:02:35.768 UTC