[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 717   SHUFFLE   <  SKIP 2030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19167Morgan, Caitlin, C90505TorranceCaliforniaUnited States
19343Ye, Louis, E78400ChatouYvelineFrance
11750She, Latoya, A2300NewcastleNew South WalesAustralia

Generated 2025-07-12 23:25:30.920 UTC