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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29026Mitchell, Sydney91203GlendaleCaliforniaUnited States
26621Wood, Sarah, L97005BeavertonOregonUnited States
25897Bailey, Kimberly92102San DiegoCaliforniaUnited States

Generated 2025-07-09 00:17:57.204 UTC