[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 7475  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11401Navarro, Linda75019ParisSeine (Paris)France
16213Turner, Kaylee, MV8Z 4N5ShawneeBritish ColumbiaCanada
23491Taylor, Miguel, C99362Walla WallaWashingtonUnited States

Generated 2025-07-21 13:55:13.600 UTC