[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   SKIP 2218   SHUFFLE   <  SKIP 596  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21871Adams, Devin3977CranbourneVictoriaAustralia
22429Reed, Jesse, ENT20Newcastle upon TyneEnglandUnited Kingdom
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia

Generated 2025-07-13 09:49:33.586 UTC