[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 778   SHUFFLE   <  SKIP 811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19716Martin, Logan91776San GabrielCaliforniaUnited States
20852Raje, YolandaRG11 5TPBerkshireEnglandUnited Kingdom
25231Moore, Olivia, A2500WollongongNew South WalesAustralia

Generated 2025-07-19 00:04:12.047 UTC