[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 512   SHUFFLE   <  SKIP 1038  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18181Diaz, Neil, CE17 6JFLondonEnglandUnited Kingdom
24306Chandra, Molly, W2777SpringwoodNew South WalesAustralia
12921Lee, Wyatt, M91932Imperial BeachCaliforniaUnited States
17999Romero, Byron59140DunkerqueNordFrance

Generated 2025-07-13 13:41:38.590 UTC