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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15967Diaz, Dakota98168BurienWashingtonUnited States
25574Raje, Bradley, L93290Tremblay-en-FranceSeine Saint DenisFrance
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-12 01:34:35.863 UTC