[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2159  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28371Liang, MandyW1Y 3RALondonEnglandUnited Kingdom
29185Li, Warren, R2500WollongongNew South WalesAustralia
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States

Generated 2025-07-12 00:47:15.503 UTC