[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 998   SHUFFLE   <  SKIP 105  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29391Chandra, Ebony46236BottropNordrhein-WestfalenGermany
15442Shen, Alejandro, J59223RoncqNordFrance
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
12957Lopez, Isabella91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 18:30:18.248 UTC