[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 3732   SHUFFLE   <  SKIP 9  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27737Taylor, Brandon, C94063Redwood CityCaliforniaUnited States
18151She, Brendan78100Saint Germain en LayeYvelineFrance

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