[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 213   SHUFFLE   <  SKIP 1430  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17951Malhotra, FrederickEM15Esher-MoleseyEnglandUnited Kingdom
26079Robinson, Ryan98225BellinghamWashingtonUnited States
18840Barnes, Alexandria98371PuyallupWashingtonUnited States

Generated 2025-07-16 00:06:15.480 UTC