[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 1925   SHUFFLE   <  SKIP 558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23683Alonso, Dana, J90706BellflowerCaliforniaUnited States
15754Xu, Crystal, E2113North RydeNew South WalesAustralia
14445Henderson, Benjamin, R94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 07:48:11.599 UTC