[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9857  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24705Mr., Shimshoni, DanielSW8 4BGLondonEnglandUnited Kingdom
16049Nara, Ashlee, A41485GrevenbroichBayernGermany
26435Goel, Yolanda, M3550BendigoVictoriaAustralia

Generated 2025-07-12 23:36:22.414 UTC