[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 2493   SHUFFLE   <  SKIP 19  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance
25724Fernandez, Tabitha, A04838EilenburgBrandenburgGermany
28605Coleman, Caleb, D91203GlendaleCaliforniaUnited States
26239Turner, Kaitlyn97222MilwaukieOregonUnited States

Generated 2025-07-13 01:59:31.240 UTC