[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 1611  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16267Chen, Edwin41485GrevenbroichBayernGermany
16560Sun, Kelvin, E93400Saint-DenisSeine Saint DenisFrance
22134Raji, Leonard, L91502BurbankCaliforniaUnited States

Generated 2025-07-11 04:36:07.931 UTC