[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 479   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24099Smith, Sarah, D91054ErlangenBayernGermany
11972Williams, Katherine, K98020EdmondsWashingtonUnited States
17506Simmons, Alexandria94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 17:01:06.202 UTC