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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16060Griffin, Antonio, J91791West CovinaCaliforniaUnited States
23444Washington, Aidan78400ChatouYvelineFrance
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-14 10:54:00.058 UTC