[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 4528   SHUFFLE   <  SKIP 1120  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
24985Phillips, Jenna, T90505TorranceCaliforniaUnited States
17101Gutierrez, Shannon, LW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-20 23:05:19.651 UTC