[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 5661   SHUFFLE   <  SKIP 3683  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26940Tang, Franklin, N53131BonnNordrhein-WestfalenGermany
17336Sanchez, Chase, A92118CoronadoCaliforniaUnited States
29208Lopez, Amber98225BellinghamWashingtonUnited States

Generated 2025-07-21 09:29:00.613 UTC