[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 1288  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28848Butler, Justin, IV8VVictoriaBritish ColumbiaCanada
15047Vazquez, Meghan, WSW1P 2NULondonEnglandUnited Kingdom
27796Patel, Jarrod, E75012ParisSeine (Paris)France
19229Robinson, David, C91945Lemon GroveCaliforniaUnited States

Generated 2025-07-12 23:55:16.383 UTC