[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 2412   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14447Alexander, Madison98225BellinghamWashingtonUnited States
27823Gao, Joan, M20354HamburgHamburgGermany
12435Zhou, Christy90201Bell GardensCaliforniaUnited States

Generated 2025-07-19 04:46:47.946 UTC