[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 3669   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
18118Reed, Megan, AV2M1S6NewtonBritish ColumbiaCanada
21507Smith, Hunter, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-10 21:37:21.779 UTC