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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21876Rubio, Philip, P2300NewcastleNew South WalesAustralia
28146Washington, Gavin, C94941Mill ValleyCaliforniaUnited States
17517Williams, Daniel, S94536FremontCaliforniaUnited States

Generated 2025-07-21 07:13:06.555 UTC