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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom
21697Powell, Dalton, C91364Woodland HillsCaliforniaUnited States
11320Hill, Morgan, M91203GlendaleCaliforniaUnited States

Generated 2025-07-11 14:54:50.426 UTC