[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 3174   SHUFFLE   <  SKIP 2485  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13504Alonso, Beth, R78400ChatouYvelineFrance
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 14:42:57.961 UTC