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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21301Gonzalez, Sierra97330CorvallisOregonUnited States
14120Cooper, Gabrielle, S94704BerkeleyCaliforniaUnited States
19087Gao, Erica, R6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 15:02:00.487 UTC