[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 67  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
15657Hayes, Marcus, AWA1WarringtonEnglandUnited Kingdom
26336Brown, Noah, D90241DowneyCaliforniaUnited States

Generated 2025-07-11 20:19:46.323 UTC