[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 9481   SHUFFLE   <  SKIP 2021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15675Alonso, Jay, A95010HofBayernGermany
24795Lewis, Alexandra97330CorvallisOregonUnited States
13332Alonso, Neil, M94014ColmaCaliforniaUnited States

Generated 2025-07-19 06:21:37.451 UTC