[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 618   SHUFFLE   <  SKIP 2993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14785Patterson, Gavin78100Saint Germain en LayeYvelineFrance
27031Garcia, Jessica91941GrossmontCaliforniaUnited States
25316Zhu, Ronnie, M77127LieusaintSeine et MarneFrance

Generated 2025-07-20 11:36:52.400 UTC