[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 24   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25545Long, Kelly, GPB12PeterboroughEnglandUnited Kingdom
12301Nara, Nichole93400Saint-DenisSeine Saint DenisFrance
23723Phillips, Jose91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-17 03:19:11.585 UTC