[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 159   SHUFFLE   <  SKIP 2420  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27106Allen, Jennifer90012Los AngelesCaliforniaUnited States
29175Rivera, Sean, D98168BurienWashingtonUnited States
11528Washington, Joan91203GlendaleCaliforniaUnited States

Generated 2025-07-12 20:46:08.996 UTC