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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28841Gonzales, Samuel94014ColmaCaliforniaUnited States
27814Shan, Katrina, C48001MünsterSaarlandGermany
15868Lal, Caleb, RV0SookeBritish ColumbiaCanada

Generated 2025-07-13 10:07:52.873 UTC