[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 3271  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13100Perez, Jeremy, M94947NovatoCaliforniaUnited States
21424Alexander, Emily, L92020El CajonCaliforniaUnited States
27983Saunders, Ruben, G6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-08 16:12:24.131 UTC