[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 4275  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
24992Bryant, Faith, L91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 16:51:03.115 UTC