[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 7948   SHUFFLE   <  SKIP 752  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25159Cooper, Katelyn, C98104SeattleWashingtonUnited States
20752Simmons, Christian98501OlympiaWashingtonUnited States
13930Coleman, Samantha, C97068W. LinnOregonUnited States

Generated 2025-07-18 03:33:37.338 UTC