[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 3829  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
22997Williams, Lucas98225BellinghamWashingtonUnited States
22011Patterson, Richard, L98052RedmondWashingtonUnited States

Generated 2025-07-14 05:46:49.017 UTC