[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 589   SHUFFLE   <  SKIP 485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15950Peterson, Erin, N97355LebanonOregonUnited States
22088Diaz, Hannah, C91203GlendaleCaliforniaUnited States
11846Reed, Savannah, A90802Long BeachCaliforniaUnited States

Generated 2025-07-19 03:46:56.288 UTC