[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 872   SHUFFLE   <  SKIP 953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19672Zhao, Rosa, A4000BrisbaneQueenslandAustralia
17162Blue, Rachel97222MilwaukieOregonUnited States
11772Moore, Cameron, M98403TacomaWashingtonUnited States

Generated 2025-07-13 21:49:20.831 UTC