[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 0   SHUFFLE   <  SKIP 3984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12942Harris, Morgan90241DowneyCaliforniaUnited States
16062Johnson, Katherine, C98403TacomaWashingtonUnited States
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States

Generated 2025-11-01 06:32:08.713 UTC