[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 250   SHUFFLE   <  SKIP 5974  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21999Barnes, Julia, R3220GeelongVictoriaAustralia
20161Sanz, Albert, G94310OrlyVal de MarneFrance
11756Ortega, Linda, C2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 06:47:24.055 UTC