[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 3677   SHUFFLE   <  SKIP 2291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21175Gomez, Armando, S2113North RydeNew South WalesAustralia
26865Martinez, TabithaSW19 3RULondonEnglandUnited Kingdom
17072Kapoor, Kaitlin, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-11 18:07:49.507 UTC