[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 189   SHUFFLE   <  SKIP 2286  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28182Turner, Fernando91364Woodland HillsCaliforniaUnited States
27540Butler, Jacqueline, L91203GlendaleCaliforniaUnited States
13331Diaz, Lauren, A91932Imperial BeachCaliforniaUnited States

Generated 2025-07-11 02:15:51.775 UTC