[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 875   SHUFFLE   <  SKIP 6141  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16738Lu, Ramon, B4171HawthorneQueenslandAustralia
21162Sanchez, Brooke90712LakewoodCaliforniaUnited States
25667Gao, Jaclyn63151MühlheimHamburgGermany

Generated 2025-07-15 01:41:44.717 UTC