[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 31   SHUFFLE   <  SKIP 763  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25606Fernandez, Meredith75005ParisSeine (Paris)France
28757Rodriguez, Ronald, K75013ParisSeine (Paris)France
28753Carlson, Kristine, CRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-19 12:10:17.437 UTC