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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28866Adams, Aaron, B90241DowneyCaliforniaUnited States
11849Reed, Faith, C92806La JollaCaliforniaUnited States
13518Goldstein, Brendan6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 19:19:39.808 UTC