[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 4   SHUFFLE   <  SKIP 3853  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26304Lewis, Anna98225BellinghamWashingtonUnited States
11286Griffin, Hunter, D90505TorranceCaliforniaUnited States
22053Goel, Jaime, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-20 23:45:03.029 UTC