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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18722Navarro, Jonathon2065St. LeonardsNew South WalesAustralia
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States
16142King, Sophia98403TacomaWashingtonUnited States

Generated 2025-07-11 03:47:07.066 UTC