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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14706Jai, KateEC1R 0DULondonEnglandUnited Kingdom
12241Sandberg, Kristine2500WollongongNew South WalesAustralia
26222Madan, CarolynW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-14 03:22:02.499 UTC