[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 468   <  SKIP 4392  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28105Garcia, Hannah90241DowneyCaliforniaUnited States
28112Evans, Savannah, K90241DowneyCaliforniaUnited States
28151Walker, Katherine, L90241DowneyCaliforniaUnited States
28223Davis, Jessica90241DowneyCaliforniaUnited States

Generated 2025-07-19 11:38:09.738 UTC