[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 444   SHUFFLE   <  SKIP 2371  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
17466Perez, Thomas97355LebanonOregonUnited States
16061Butler, Miguel, L94519ConcordCaliforniaUnited States
12071Robinson, Robert90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 01:48:55.426 UTC