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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12341Kumar, Katie, P1597Lane CoveNew South WalesAustralia
16143Evans, Sara, A91932Imperial BeachCaliforniaUnited States
18723Ma, Lacey, K2444Port MacquarieNew South WalesAustralia

Generated 2025-07-10 09:58:27.522 UTC