[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 394   SHUFFLE   <  SKIP 259  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
20103Robinson, WilliamV9LangfordBritish ColumbiaCanada
25858Gonzales, Mariah, V97222MilwaukieOregonUnited States

Generated 2025-07-09 02:05:03.573 UTC