[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 750   SHUFFLE   <  SKIP 1180  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16042Hall, Ian, A78000VersaillesYvelineFrance
15607Gill, Ricky, A4000BrisbaneQueenslandAustralia
21722Wood, Spencer, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 00:08:47.862 UTC