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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22912Moreno, Mallory, P1597Lane CoveNew South WalesAustralia
20308Uittenbogaard, Pieter, L91945Lemon GroveCaliforniaUnited States
24199Prasad, Veronica, JMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 16:01:17.818 UTC