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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19569Torres, Kellie6105CloverdaleSouth AustraliaAustralia
18754Mitchell, Isabella90210Beverly HillsCaliforniaUnited States
14391Long, Jason98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-14 17:49:08.699 UTC