[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 5562   <  SKIP 1018  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25421Lewis, Marcus, L97005BeavertonOregonUnited States
22049Patel, Allen, J94704BerkeleyCaliforniaUnited States
16214Fernandez, Brett, L98225BellinghamWashingtonUnited States
15054Anand, Roger, L80074MünchenHessenGermany

Generated 2025-07-20 01:40:48.763 UTC