[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 470   SHUFFLE   <  SKIP 4057  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24254Washington, Emily92102San DiegoCaliforniaUnited States
20533Perry, Luis90241DowneyCaliforniaUnited States

Generated 2025-07-17 03:50:49.484 UTC