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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13626Madan, Johnathan, D4000BrisbaneQueenslandAustralia
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
26659Yuan, Katrina, D4171HawthorneQueenslandAustralia

Generated 2025-07-12 09:46:48.515 UTC