[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 364   SHUFFLE   <  SKIP 745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16813Diaz, Carson90712LakewoodCaliforniaUnited States
18022Alvarez, Victor12171BerlinSaarlandGermany
18655Diaz, Eric, R98033KirklandWashingtonUnited States

Generated 2025-07-18 10:34:09.648 UTC