[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 4625   SHUFFLE   <  SKIP 877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12397Chapman, Shaun, K66041PoingSaarlandGermany
11003Zhu, Christy2113North RydeNew South WalesAustralia
16239Nelson, Gabriel, A94941Mill ValleyCaliforniaUnited States

Generated 2025-07-20 09:27:04.524 UTC