[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 2388  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24112Foster, MaryWA1WarringtonEnglandUnited Kingdom
14248Tang, Misty, A90706BellflowerCaliforniaUnited States
16431Rodriguez, Jermaine75010ParisSeine (Paris)France
28285King, Savannah, H97045Oregon CityOregonUnited States

Generated 2025-07-11 14:37:46.801 UTC