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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16375Hernandez, Gabriella91977Spring ValleyCaliforniaUnited States
20773Rodriguez, NatalieV9LangfordBritish ColumbiaCanada
17135Edwards, Richard, P97071WoodburnOregonUnited States

Generated 2025-07-11 08:09:18.473 UTC