[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 2693   SHUFFLE   <  SKIP 2497  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26943Xie, Ashlee, S57000MetzMoselleFrance
28019Ramirez, Melissa98020EdmondsWashingtonUnited States
28156Hall, Gabrielle, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-21 00:35:11.538 UTC