[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 717   SHUFFLE   <  SKIP 2787  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26401Butler, NatalieEM15Esher-MoleseyEnglandUnited Kingdom
29109Miller, Elizabeth94109San FranciscoCaliforniaUnited States
20462Mitchell, Haley, C91364Woodland HillsCaliforniaUnited States

Generated 2025-07-20 22:04:36.851 UTC