[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 4543  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14714Diaz, Meghan, J45000OrleansLoiretFrance
19724Morris, Bryce97034Lake OswegoOregonUnited States
18775Bell, Andrea97045Oregon CityOregonUnited States
29379Gill, Craig, R17490Saint OuenCharente-MaritimeFrance

Generated 2025-07-12 21:42:55.350 UTC