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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28358Powell, Austin, R94010BurlingameCaliforniaUnited States
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
17777Alvarez, Armando, M14197BerlinSaarlandGermany

Generated 2025-07-14 05:01:38.975 UTC