[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 224   SHUFFLE   <  SKIP 1317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15477Adams, Jose, J94014ColmaCaliforniaUnited States
25748Butler, Kayla, JLE18LeedsEnglandUnited Kingdom
26501Parker, Allison94014ColmaCaliforniaUnited States

Generated 2025-07-12 03:24:31.805 UTC