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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States
16789Harris, Jennifer, R98104SeattleWashingtonUnited States
26711Bryant, Mya, P91502BurbankCaliforniaUnited States

Generated 2025-07-11 14:56:50.836 UTC