[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 248   SHUFFLE   <  SKIP 548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18213Raji, Sheena, J6105CloverdaleSouth AustraliaAustralia
21610Edwards, Caleb94536FremontCaliforniaUnited States
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-20 13:31:10.673 UTC