[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 482   SHUFFLE   <  SKIP 2889  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28858Hughes, Aidan, E94941Mill ValleyCaliforniaUnited States
19497She, RaulW1V 5RNLondonEnglandUnited Kingdom

Generated 2025-07-15 06:19:41.225 UTC