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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21848Raje, Jerry, ESW19 3RULondonEnglandUnited Kingdom
26039Garcia, Robert, J97068W. LinnOregonUnited States
11428Perez, Deanna66041PoingSaarlandGermany

Generated 2025-07-19 16:46:00.135 UTC