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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27201Taylor, Jose98270MarysvilleWashingtonUnited States
28692Rowe, Kristi, RW1N 9FALondonEnglandUnited Kingdom
12297Blanco, Felicia60323FrankfurtHessenGermany
15309Wilson, Dylan, C91502BurbankCaliforniaUnited States

Generated 2025-07-21 11:53:30.709 UTC