[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 1711   <  SKIP 184  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27525Sanders, Ariana, K98020EdmondsWashingtonUnited States
11542Tang, Alejandro, LY03 4TNYorkEnglandUnited Kingdom
13467Martinez, Kristopher98225BellinghamWashingtonUnited States

Generated 2025-07-20 02:35:37.459 UTC