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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22726Morris, Anna, A98033KirklandWashingtonUnited States
29386Wang, Franklin, SY024 1GFYorkEnglandUnited Kingdom
23337Green, Isaiah, J91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 11:47:30.431 UTC