[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 2920   SHUFFLE   <  SKIP 83  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13078Chande, Michele, C2264SilverwaterNew South WalesAustralia
21584Bryant, Gavin, W98201EverettWashingtonUnited States
18659Thompson, Jasmine, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 23:34:50.131 UTC