[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 324   SHUFFLE   <  SKIP 1058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17889Taylor, Blake, SLE18LeedsEnglandUnited Kingdom
28281Cox, Juan, A94014ColmaCaliforniaUnited States
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States

Generated 2025-07-19 00:56:35.012 UTC