[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 6206  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
12458Sanchez, Veronica, A46236BottropNordrhein-WestfalenGermany
25794Tang, Kristin, A40434DuesseldorfHessenGermany
16963Hughes, Faith, S94941Mill ValleyCaliforniaUnited States

Generated 2025-07-14 09:53:34.151 UTC