[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 785   SHUFFLE   <  SKIP 335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20282Xu, Trisha2113North RydeNew South WalesAustralia
19800White, Lauren, E94941Mill ValleyCaliforniaUnited States
13250King, Jordan, J95062Santa CruzCaliforniaUnited States

Generated 2025-07-18 07:16:55.625 UTC