[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 2391   SHUFFLE   <  SKIP 3740  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22802Van, Ann, A91480FrankfurtBayernGermany
20413Powell, Taylor, L94704BerkeleyCaliforniaUnited States
13173Brooks, Dalton, C97330CorvallisOregonUnited States

Generated 2025-07-17 23:03:03.247 UTC