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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23429Kumar, Jenny, C4171HawthorneQueenslandAustralia
21210Luo, Colin, L2264SilverwaterNew South WalesAustralia
26356Howard, TimothyYO15YorkEnglandUnited Kingdom

Generated 2025-07-12 00:57:18.715 UTC