[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 590   SHUFFLE   <  SKIP 235  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21718Roberts, Devin, B91950Lincoln AcresCaliforniaUnited States
19373Suri, Rebekah, A04139LeipzigNordrhein-WestfalenGermany

Generated 2025-07-13 18:04:39.902 UTC