[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 1376  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11314Flores, Mya98027IssaquahWashingtonUnited States
22515Morris, Alexa78400ChatouYvelineFrance
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom

Generated 2025-07-22 12:47:37.135 UTC