[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 470   SHUFFLE   <  SKIP 2921  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27286Pal, Shawn60610ChicagoIllinoisUnited States
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
17949Mitchell, Sophia59000LilleNordFrance

Generated 2025-07-22 05:35:29.719 UTC