[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 4112   SHUFFLE   <  SKIP 551  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20260Martinez, Ethan, C4551CaloundraQueenslandAustralia
22643Suri, Brenda, DRG11 5TPBerkshireEnglandUnited Kingdom
15350Serrano, Kathleen, N98312BremertonWashingtonUnited States

Generated 2025-07-16 23:44:55.068 UTC