[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 303  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14120Cooper, Gabrielle, S94704BerkeleyCaliforniaUnited States
28054Cox, Carol, L94063Redwood CityCaliforniaUnited States
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
11686Edwards, Luke, C91203GlendaleCaliforniaUnited States

Generated 2025-07-21 16:37:06.425 UTC