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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom
14186Tang, Katrina, K75002ParisSeine (Paris)France
28237Foster, Hailey, J90241DowneyCaliforniaUnited States

Generated 2025-07-20 13:01:09.871 UTC