[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 327   SHUFFLE   <  SKIP 4026  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13277Brown, Nathan, D97301SalemOregonUnited States
11837Alexander, Haley94109San FranciscoCaliforniaUnited States
28835Phillips, Elijah92118CoronadoCaliforniaUnited States
13931Hernandez, Luke98052RedmondWashingtonUnited States

Generated 2025-07-20 20:37:34.267 UTC