[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 750   SHUFFLE   <  SKIP 2225  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24533Long, BlakeEM15Esher-MoleseyEnglandUnited Kingdom
26866Allen, JadaAS23Stoke-on-TrentEnglandUnited Kingdom
28774Rowe, Latasha, L94519ConcordCaliforniaUnited States
11984Campbell, AlexV8POak BayBritish ColumbiaCanada
14895Hernandez, Connor90505TorranceCaliforniaUnited States
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States

Generated 2025-07-09 13:07:49.404 UTC