[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 251   SHUFFLE   <  SKIP 64  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27503Shen, Warren, D60610ChicagoIllinoisUnited States
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
12599Fernandez, Jillian, KSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-10 13:05:13.699 UTC