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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16833Cooper, Richard, L91203GlendaleCaliforniaUnited States
13030Lopez, Sophia, C92118CoronadoCaliforniaUnited States
12759Sanders, Jada, J98104SeattleWashingtonUnited States

Generated 2025-07-11 14:34:28.981 UTC