[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 2476   SHUFFLE   <  SKIP 297  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24265McDonald, Seth94947NovatoCaliforniaUnited States
18699Griffin, Blake, S4217Gold CoastQueenslandAustralia
13881Wood, Jasmine, T98901YakimaWashingtonUnited States

Generated 2025-07-12 15:29:19.140 UTC