[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 445   SHUFFLE   <  SKIP 3246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12692Lu, Glenn4171HawthorneQueenslandAustralia
14451Moore, Tyler90712LakewoodCaliforniaUnited States
27564Lal, Kevin91502BurbankCaliforniaUnited States

Generated 2025-07-18 10:02:56.910 UTC