[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 484   SHUFFLE   <  SKIP 2386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11174Robinson, Nicholas90012Los AngelesCaliforniaUnited States
19158Griffin, Destiny, C94063Redwood CityCaliforniaUnited States
25041Phillips, Hunter, G98901YakimaWashingtonUnited States

Generated 2025-07-12 00:42:25.264 UTC