[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 501  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17870Price, Melissa, R90802Long BeachCaliforniaUnited States
19523Holt, BrittneySW6 SBYLondonEnglandUnited Kingdom
28946Anderson, John, C4655Hervey BayQueenslandAustralia

Generated 2025-07-10 19:11:43.587 UTC