[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 189   SHUFFLE   <  SKIP 147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom
21092Gutierrez, Gina, AGA10GatesheadEnglandUnited Kingdom
24449Simmons, Melanie, T94947NovatoCaliforniaUnited States

Generated 2025-07-22 06:11:27.353 UTC