[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 875   SHUFFLE   <  SKIP 5150  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22926Yuan, Keith, N4655Hervey BayQueenslandAustralia
23837Li, Jonathan, E94519ConcordCaliforniaUnited States
21153Thompson, James, R94070San CarlosCaliforniaUnited States

Generated 2025-07-13 05:32:54.535 UTC