[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 1875   SHUFFLE   <  SKIP 1420  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14771Vance, HeidiSW1P 2NULondonEnglandUnited Kingdom
26679Perry, Noah, K98055RentonWashingtonUnited States
16995Hall, Taylor, JV8Z 4N5ShawneeBritish ColumbiaCanada
22548Brooks, Angela94070San CarlosCaliforniaUnited States

Generated 2025-07-18 17:06:53.874 UTC