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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom
27504Lopez, Rebecca, F97034Lake OswegoOregonUnited States
21743Rubio, Theresa91910Chula VistaCaliforniaUnited States

Generated 2025-07-22 12:43:07.745 UTC