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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29433King, Thomas, MTY31RuncornEnglandUnited Kingdom
23825Coleman, Katherine, R91203GlendaleCaliforniaUnited States
17835Perez, Francisco, MW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-09 16:37:11.553 UTC