[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 875   SHUFFLE   <  SKIP 1388  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28925Lu, Warren, H1597Lane CoveNew South WalesAustralia
14342Ruiz, Beth, L98107BallardWashingtonUnited States
18694Gomez, Derrick2300NewcastleNew South WalesAustralia

Generated 2025-07-06 07:42:28.645 UTC