[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 135   SHUFFLE   <  SKIP 69  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20166Gutierrez, Monique91480FrankfurtBayernGermany
14919Torres, Erik, J94519ConcordCaliforniaUnited States

Generated 2025-07-14 08:33:52.331 UTC