[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 480   SHUFFLE   <  SKIP 484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26574Allen, Jordan90210Beverly HillsCaliforniaUnited States
25921Shan, Colin2138RhodesNew South WalesAustralia
13017Alexander, Xavier, A94519ConcordCaliforniaUnited States

Generated 2025-07-09 03:11:14.832 UTC