[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 799   <  SKIP 429  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16005Hill, Jordan, JV2W 1W2HaneyBritish ColumbiaCanada
26103Yang, Jack, A98020EdmondsWashingtonUnited States
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-19 11:49:01.040 UTC