[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 872   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23735Washington, Amanda97301SalemOregonUnited States
25446Garcia, KristinaGL50CheltenhamEnglandUnited Kingdom
28675Mitchell, Angel, N91791West CovinaCaliforniaUnited States

Generated 2025-07-11 03:59:06.806 UTC