[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 2421   SHUFFLE   <  SKIP 3002  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13897Washington, Carol, K98168BurienWashingtonUnited States
20524Jenkins, Angelica, J97330CorvallisOregonUnited States
18887Hernandez, Kari98107BallardWashingtonUnited States

Generated 2025-07-12 19:31:45.127 UTC