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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17427Russell, Adam, J91203GlendaleCaliforniaUnited States
22325Rodriguez, Noah, JLE18LeedsEnglandUnited Kingdom
28761Campbell, Robert90241DowneyCaliforniaUnited States

Generated 2025-07-09 14:23:16.682 UTC