[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   SKIP 2421   SHUFFLE   <  SKIP 4017  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21106Sharma, KatieC2H 7AULondonEnglandUnited Kingdom
17013Mitchell, Gabriella, L97301SalemOregonUnited States
21160Xie, April91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 09:43:09.179 UTC