[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 3721   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
22167Yang, Colleen1597Lane CoveNew South WalesAustralia
29254Sanchez, Erin98020EdmondsWashingtonUnited States

Generated 2025-07-18 00:52:40.449 UTC