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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18612Flores, Alyssa90241DowneyCaliforniaUnited States
25758Gutierrez, Leslie20354HamburgHamburgGermany
21708Brooks, Andrea, L98201EverettWashingtonUnited States

Generated 2025-07-11 14:36:06.705 UTC