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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16419Simpson, Lacey, L91480FrankfurtBayernGermany
16281Luo, Gilbert75009ParisSeine (Paris)France
13873Jai, Russell, L94519ConcordCaliforniaUnited States

Generated 2025-07-22 12:46:34.298 UTC