[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 575   SHUFFLE   <  SKIP 2926  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21330Clark, Isabella94063Redwood CityCaliforniaUnited States
24793Morgan, Cole, D91950Lincoln AcresCaliforniaUnited States
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-18 15:42:01.801 UTC