[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 512   SHUFFLE   <  SKIP 344  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14143Sandoval, JillEC1R 0DULondonEnglandUnited Kingdom
16624Alvarez, Albert, R6006PerthSouth AustraliaAustralia
25969Parker, Jason, F91203GlendaleCaliforniaUnited States

Generated 2025-07-12 18:05:59.239 UTC