[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 1429   SHUFFLE   <  SKIP 834  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19465Baker, Sierra59100RoubaixNordFrance
22341Washington, Tristan, A97034Lake OswegoOregonUnited States
13518Goldstein, Brendan6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-13 13:30:10.436 UTC