[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 2662   SHUFFLE   <  SKIP 961  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20973Andersen, April, CW1V 5RNLondonEnglandUnited Kingdom
17230Suarez, Lance, C4217Gold CoastQueenslandAustralia
27032Garcia, Miguel, L92102San DiegoCaliforniaUnited States

Generated 2025-07-17 12:22:51.858 UTC