[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 1935  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25881Clark, Jennifer94070San CarlosCaliforniaUnited States
22614Shan, Tommy, HW1V 5RNLondonEnglandUnited Kingdom
19847Anand, Brendan, LV8Y 1L1CliffsideBritish ColumbiaCanada
21298Collins, Noah97355LebanonOregonUnited States

Generated 2025-07-18 19:03:51.111 UTC