[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 2500   <  SKIP 970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12432Clark, Nathan91203GlendaleCaliforniaUnited States
20018Gray, Lauren98055RentonWashingtonUnited States
29107Luo, Tonya, A94519ConcordCaliforniaUnited States

Generated 2025-07-15 12:17:54.402 UTC