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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17460Murphy, Megan, L92806La JollaCaliforniaUnited States
12443James, Garrett91502BurbankCaliforniaUnited States
14519Rana, Denise, S97005BeavertonOregonUnited States

Generated 2025-07-20 15:36:59.699 UTC