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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States
19439Xu, Franklin, C04838EilenburgBrandenburgGermany
25533Huang, Suzanne, A14197BerlinNordrhein-WestfalenGermany
14186Tang, Katrina, K75002ParisSeine (Paris)France

Generated 2025-07-12 12:04:52.096 UTC