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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28560Ms., Smith, Peggy, R.59170CroixNordFrance
11055Raje, Gilbert4169East BrisbaneQueenslandAustralia
26450Ramirez, Lauren, L97301SalemOregonUnited States

Generated 2025-07-12 13:10:47.230 UTC