[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 2515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26614Robinson, Richard, S98104SeattleWashingtonUnited States
22999Hill, Jackson, D91945Lemon GroveCaliforniaUnited States
17443Shen, Kristin, D98312BremertonWashingtonUnited States

Generated 2025-07-09 02:33:14.467 UTC