[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 2500   SHUFFLE   <  SKIP 2011  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22424Rai, Edwin, M77680Roissy en BrieSeine et MarneFrance
11967Munoz, Latasha4655Hervey BayQueenslandAustralia
26048Oliver, Brad, K94519ConcordCaliforniaUnited States

Generated 2025-07-12 21:26:33.661 UTC