[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 2500   SHUFFLE   <  SKIP 2123  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
23684Rodriguez, Jasmine, M91941GrossmontCaliforniaUnited States
12659Chande, Damien, A75009ParisSeine (Paris)France
24551Malhotra, Molly93000BobignySeine Saint DenisFrance

Generated 2025-07-20 09:54:06.032 UTC