[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 416   SHUFFLE   <  SKIP 2076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20357Price, Julian98270MarysvilleWashingtonUnited States
16650Green, Kaitlyn, J97045Oregon CityOregonUnited States
11620Rodriguez, Megan, M98225BellinghamWashingtonUnited States

Generated 2025-07-13 22:58:36.159 UTC