[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 24   SHUFFLE   <  SKIP 894  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15937Lewis, Grace, R98225BellinghamWashingtonUnited States
28965Morris, Trinity, S97205PortlandOregonUnited States
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States

Generated 2025-07-20 06:11:02.894 UTC