[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 2299   <  SKIP 1517  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19759Barnes, Sydney94063Redwood CityCaliforniaUnited States
16008Allen, Morgan, D98033KirklandWashingtonUnited States
21686Ortega, Albert, A94010BurlingameCaliforniaUnited States
22127Thompson, Marcus94014ColmaCaliforniaUnited States

Generated 2025-07-21 01:45:12.110 UTC