[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 480   SHUFFLE   <  SKIP 1835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12537Luo, Terrence75012ParisSeine (Paris)France
12259Madan, Cindy, RRG11 5TPBerkshireEnglandUnited Kingdom
28956Xu, Colleen3198SeafordVictoriaAustralia

Generated 2025-07-14 07:51:43.936 UTC