[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 663   SHUFFLE   <  SKIP 161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28708Sun, Darryl, L57000MetzMoselleFrance
26286Phillips, Evan, J90401Santa MonicaCaliforniaUnited States
27682Kelly, Jennifer94941Mill ValleyCaliforniaUnited States

Generated 2025-07-15 11:10:23.562 UTC