[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 778   SHUFFLE   <  SKIP 4951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18380Kelly, Kaitlyn, G97222MilwaukieOregonUnited States
19070Garcia, Kristopher, ME17 6JFLondonEnglandUnited Kingdom
25243Rai, Tonya6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 09:08:41.155 UTC