[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 1548  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21765Kelly, Nathaniel, P97045Oregon CityOregonUnited States
11890Lopez, Whitney94704BerkeleyCaliforniaUnited States
11269Foster, Ryan, W94015Daly CityCaliforniaUnited States

Generated 2025-07-20 16:23:07.046 UTC