[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 3812  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20351Gonzalez, Maria, N90706BellflowerCaliforniaUnited States
23959Parker, Amber46236BottropNordrhein-WestfalenGermany
12027Wood, Haley, E98055RentonWashingtonUnited States

Generated 2025-07-10 20:47:19.596 UTC