[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 1183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16261Navarro, Diana, A59140DunkerqueNordFrance
13543Rana, Phillip04139LeipzigNordrhein-WestfalenGermany
24533Long, BlakeEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-09 20:50:16.119 UTC