[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 663   SHUFFLE   <  SKIP 161  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25485Rubio, Roberto, L77680Roissy en BrieSeine et MarneFrance
20207Bailey, Angel, T92806La JollaCaliforniaUnited States
24076Hernandez, Casey, I75006ParisSeine (Paris)France
21318Richardson, Devin, GV9LangfordBritish ColumbiaCanada

Generated 2025-07-20 23:45:02.352 UTC