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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15184Hernandez, Mathew, A4171HawthorneQueenslandAustralia
23133White, Alexis, C90802Long BeachCaliforniaUnited States
16306Romero, Kristine, WBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-22 05:21:45.991 UTC