[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 680   SHUFFLE   <  SKIP 3569  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22443Suarez, Marvin, M57000MetzMoselleFrance
23299Jimenez, Kristy, E98225BellinghamWashingtonUnited States
13347Hall, Rachel94947NovatoCaliforniaUnited States

Generated 2025-07-19 15:19:02.514 UTC