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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18400Jackson, Jeremiah, A91941GrossmontCaliforniaUnited States
19735Reed, Mackenzie, M92806La JollaCaliforniaUnited States
23295Torres, Jaime, M90706BellflowerCaliforniaUnited States

Generated 2025-07-10 10:48:26.946 UTC