[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 527   SHUFFLE   <  SKIP 1475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
14499Flores, Samuel, G90241DowneyCaliforniaUnited States
18016Liu, Tiffany, J93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 14:33:40.491 UTC