[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 512   SHUFFLE   <  SKIP 5462  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13219Shan, Rafael, A94519ConcordCaliforniaUnited States
20743Howard, Arianna, W97005BeavertonOregonUnited States
25761Mr., Shridhar, ShishGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-17 05:52:12.901 UTC