[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 549   SHUFFLE   <  SKIP 1092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25134Rodriguez, Brett2065St. LeonardsNew South WalesAustralia
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance
29083Sullivan, Toni, M2036MatravilleNew South WalesAustralia

Generated 2025-07-16 16:15:40.387 UTC