[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5509  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24239Hernandez, Miguel, L91932Imperial BeachCaliforniaUnited States
18012Zhu, Karen, RGL7 1RYGloucestershireEnglandUnited Kingdom
20894Thomas, Alyssa, L59140DunkerqueNordFrance
17976Carlson, Daisy, B80074MünchenNordrhein-WestfalenGermany
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
22273Rodriguez, Patricia, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-10 23:49:26.481 UTC