[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 1091   SHUFFLE   <  SKIP 1377  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25838Reed, Makayla92806La JollaCaliforniaUnited States
17413Ramirez, Hailey98403TacomaWashingtonUnited States

Generated 2025-07-21 16:44:43.668 UTC