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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28520Liang, Susan77127LieusaintSeine et MarneFrance
23001Munoz, Julio97005BeavertonOregonUnited States
16126Kelly, Faith94947NovatoCaliforniaUnited States

Generated 2025-07-20 05:43:13.424 UTC