[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 480   SHUFFLE   <  SKIP 2453  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24810Richardson, Alyssa, A94109San FranciscoCaliforniaUnited States
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
13552Hughes, Trevor, L78100Saint Germain en LayeYvelineFrance

Generated 2025-07-12 16:50:40.672 UTC