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

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22305Carlson, Anne, HSW19 3RULondonEnglandUnited Kingdom
22088Diaz, Hannah, C91203GlendaleCaliforniaUnited States

Generated 2025-07-11 06:20:58.249 UTC