[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 127   SHUFFLE   <  SKIP 2242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25293Gonzales, Eric, A97034Lake OswegoOregonUnited States
24305Chow, Warren, L6006PerthSouth AustraliaAustralia
25899Rogers, Caitlin, D91932Imperial BeachCaliforniaUnited States

Generated 2025-07-18 16:04:02.637 UTC