[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 416   SHUFFLE   <  SKIP 764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27961Zheng, Alejandro, K62200Boulogne-sur-MerPas de CalaisFrance
14214Munoz, Robyn2036MalabarNew South WalesAustralia
14846Chande, Kelsey, KMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-15 03:28:40.328 UTC