[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 2421   SHUFFLE   <  SKIP 1430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11625Moore, Zachary, S94303Palo AltoCaliforniaUnited States
13002Cai, Roger, A2138RhodesNew South WalesAustralia
17814Pal, MicheleW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-10 10:35:53.442 UTC