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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15590Wu, Marshall, J3000MelbourneVictoriaAustralia
27926Mitchell, Eduardo, B78100Saint Germain en LayeYvelineFrance
28841Gonzales, Samuel94014ColmaCaliforniaUnited States
13838Rubio, JillOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-14 16:27:41.827 UTC