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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16069Hall, Brianna94941Mill ValleyCaliforniaUnited States
26433Rubio, Nelson2264SilverwaterNew South WalesAustralia
19994King, Madeline, B94947NovatoCaliforniaUnited States

Generated 2025-07-15 16:43:02.540 UTC