[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 7828   SHUFFLE   <  SKIP 2227  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13886Taylor, Rachel, M94014ColmaCaliforniaUnited States
11717Jones, Marcus, J97330CorvallisOregonUnited States
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
16066Ramirez, Alex, J90802Long BeachCaliforniaUnited States

Generated 2025-07-20 13:01:21.677 UTC