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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23719James, Marcus, EV8Z 4N5ShawneeBritish ColumbiaCanada
13053Lu, Vincent98225BellinghamWashingtonUnited States
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States

Generated 2025-07-10 01:55:08.034 UTC