[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 2693   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28122King, Gabriel, V98052RedmondWashingtonUnited States
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States
18531Simmons, Thomas91932Imperial BeachCaliforniaUnited States

Generated 2025-07-19 15:34:21.381 UTC