[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 875   SHUFFLE   <  SKIP 6153  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22664Yang, Dawn, A59000LilleNordFrance
14316Anand, Leonard2450Coffs HarbourNew South WalesAustralia
28666Zhu, Kelvin, R98312BremertonWashingtonUnited States
28399Deng, DaleSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-15 20:17:29.405 UTC