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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22787Sanchez, Andrea, L91364Woodland HillsCaliforniaUnited States
26110Alexander, James98168BurienWashingtonUnited States
14852Gonzalez, Adam, J91945Lemon GroveCaliforniaUnited States

Generated 2025-07-11 18:31:10.800 UTC