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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26886Robinson, JasmineTY31RuncornEnglandUnited Kingdom
13635Deng, Kurt, D2036MatravilleNew South WalesAustralia
12490He, Trisha, C75013ParisSeine (Paris)France
27822Lal, Jerry, LY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-11 09:22:47.795 UTC