[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 3669   SHUFFLE   <  SKIP 4764  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27959Ramos, Armando, F04139LeipzigNordrhein-WestfalenGermany
16536Jimenez, Meghan, A93400Saint-DenisSeine Saint DenisFrance
11934Shan, Justin, L98168BurienWashingtonUnited States

Generated 2025-07-20 15:52:24.272 UTC