[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 2696   SHUFFLE   <  SKIP 103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23444Washington, Aidan78400ChatouYvelineFrance
25418Hayes, Alexia91932Imperial BeachCaliforniaUnited States
29006Kumar, Christian, L97330CorvallisOregonUnited States

Generated 2025-07-19 02:55:04.868 UTC