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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18200Gomez, Alfredo, C2444Port MacquarieNew South WalesAustralia
16412Liang, Leah59170CroixNordFrance
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States

Generated 2025-07-11 03:45:22.763 UTC