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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28257Martin, Zachary, E98901YakimaWashingtonUnited States
27662Zheng, Bianca, G91502BurbankCaliforniaUnited States
12260Romero, MelindaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-10 20:24:34.875 UTC