[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 3624   <  SKIP 887  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
20787Pal, Bridget98312BremertonWashingtonUnited States
29448Yuan, Lindsey, J22001HamburgHessenGermany

Generated 2025-07-13 19:21:17.111 UTC