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

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14811Sanchez, Molly04139LeipzigNordrhein-WestfalenGermany
13435Pal, Tracy, A90210Beverly HillsCaliforniaUnited States
20967Rowe, Casey, T53001BonnHamburgGermany
12850Raji, Johnny, S91480FrankfurtBayernGermany
18146Wang, Eugene20354HamburgHamburgGermany
19914Ma, Willie59223RoncqNordFrance
17688Subram, Pedro98225BellinghamWashingtonUnited States

Generated 2025-07-10 21:31:23.089 UTC