[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 875   SHUFFLE   <  SKIP 1208  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29393Rai, Sheena94310OrlyVal de MarneFrance
20647Bailey, Jared94519ConcordCaliforniaUnited States
13682Lopez, Fernando, M33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-16 19:25:04.242 UTC