[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 24   SHUFFLE   <  SKIP 1422  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29477Ruiz, Neil, NW10 6BLLondonEnglandUnited Kingdom
24213Rana, MartinRG7 5H7ReadingEnglandUnited Kingdom
14789Zhang, Rosa, K48001MünsterSaarlandGermany

Generated 2025-07-14 01:33:06.172 UTC